func runtime.coroexit

2 uses

	runtime (current package)
		coro.go#L71: 	defer coroexit(c)
		coro.go#L77: func coroexit(c *coro) {